home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource4 / 264_01 / man.doc < prev    next >
Encoding:
Text File  |  1979-12-31  |  1.4 KB  |  67 lines

  1.  
  2.  
  3.      MAN (7)                   MS-DOS Version 3.2                   MAN (7)
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.      NAME   
  11.      NAME 
  12.  
  13.           man - manual page macros 
  14.  
  15.  
  16.  
  17.      SYNOPSIS   
  18.      SYNOPSIS 
  19.  
  20.           nro -man.nro files 
  21.  
  22.  
  23.  
  24.      DESCRIPTION   
  25.      DESCRIPTION 
  26.  
  27.                  nro 1                                                  
  28.           These  nro(1)  macros  are  used  to format manual pages for
  29.  
  30.           program documentation.   A  skeleton  file  if  provided  in
  31.  
  32.           skeleton nro     
  33.           skeleton.nro.  
  34.  
  35.  
  36.  
  37.            TH t s n   
  38.           .TH t s n 
  39.  
  40.                                                      t               s   
  41.                     Set the title and entry heading; t is the title, s 
  42.  
  43.                                                n                     
  44.                     is the section number, and n is the new manual 
  45.  
  46.                     name.  
  47.  
  48.            SH text   
  49.           .SH text 
  50.  
  51.                                           text     
  52.                     define sub-heading as text.  
  53.  
  54.            PP   
  55.           .PP 
  56.  
  57.                     begin paragraph.  
  58.  
  59.  
  60.  
  61.                SEE ALSO   
  62.                SEE ALSO 
  63.  
  64.                     nro(1) 
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.                                       -1-
  106.  
  107.  
  108.  
  109.